C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / CanMove Method

In This Topic
CanMove Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function CanMove( _
   ByVal fromIndex As Integer, _
   ByVal toIndex As Integer _
) As Boolean
 

Parameters

fromIndex
toIndex
See Also